home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / graphics / scripts / DefineSprite_522 / frame_22 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  170 b   |  11 lines

  1. tellTarget("frame/update/btnObj/flasher")
  2. {
  3.    gotoAndStop("init");
  4.    play();
  5. }
  6. tellTarget("frame/play/btnObj/flasher")
  7. {
  8.    gotoAndStop("init");
  9.    play();
  10. }
  11.